Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Docs link test. #2121

Merged
merged 3 commits into from
Dec 5, 2023
Merged

Docs link test. #2121

merged 3 commits into from
Dec 5, 2023

Conversation

Gamenot
Copy link
Collaborator

@Gamenot Gamenot commented Dec 4, 2023

Fixes an issue that showed up in #2118 with broken documentation links.

docs/conf.py Outdated
r"https://localhost:\d+/?",
]

linkcheck_anchors = False
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Was this linkcheck_anchors disabled because it was slow?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, and since we are running it so often it is considerate to the sites to use less since checking the anchor means we download more.

@Gamenot Gamenot merged commit 3199a9a into master Dec 5, 2023
26 checks passed
@Gamenot Gamenot deleted the tucker/docs-link_test branch December 5, 2023 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants